extract-strings: Support more GtkBuilder markup
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 May 2014 01:39:55 +0000 (21:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 May 2014 02:04:38 +0000 (22:04 -0400)
commit53a67d20a2c5c2fdb3799c5cb0f4b50fd7d00a6b
tree39b30c377c92656c12eb9d47d57f47fe20eefb37
parentf3227688b47e22743a0b5d0285cda968a778d940
extract-strings: Support more GtkBuilder markup

The inspector templates are using the <item> tag with an
id attribute, which was causing extract-strings to fail.
Fix this.
docs/reference/gtk/Makefile.am
docs/reference/gtk/images/inspector.png [new file with mode: 0644]
docs/reference/gtk/running.sgml
gtk/extract-strings.c